Files | |
| file | example_basic_comms_coordinator_afzdo.c |
Resets Radio, configures this device to be a Zigbee Coordinator, and displays any messages that are received. Uses the AF/ZDO interface. | |
| file | example_basic_comms_coordinator_sapi.c |
Resets Radio, configures this device to be a Zigbee Coordinator, and displays any messages that are received. Uses the SIMPLE API. | |
| file | example_basic_comms_end_device_afzdo.c |
Resets Radio, configures this device to be a Zigbee End Device, joins a network, then sends a message to the coordinator every few seconds. Sleeps inbetween transmissions. | |
| file | example_basic_comms_router_afzdo.c |
Resets Radio, configures this device to be a Zigbee Router, joins a network, then sends a message to the coordinator once per second. Uses the AF/ZDO interface. Pressing the button will display device information. | |
| file | example_basic_comms_router_sapi.c |
Resets Radio, configures this device to be a Zigbee Router, joins a network, then sends a message to the coordinator once per second. Uses the SIMPLE API. | |
| file | example_per_tester_coordinator_afzdo.c |
Packet Error Rate Tester: configures this device to be a Zigbee Coordinator and displays how many messages were received. Uses the AF/ZDO interface. | |
| file | example_per_tester_router_afzdo.c |
Packet Error Rate Tester: Resets Radio, configures this device to be a Zigbee Router, joins a network, then sends 1000 messages to coordinator. | |
| file | example_basic_comms_router_afzdo.c |
Resets Radio, configures this device to be a Zigbee Router, joins a network, then sends a message to the coordinator once per second. Uses the AF/ZDO interface. Pressing the button will display device information. | |
| file | example_secure_comms_coordinator_afzdo.c |
Resets Radio, configures this device to be a Zigbee Coordinator, and displays any messages that are received. Uses the AF/ZDO interface. | |
| file | example_secure_comms_router_afzdo.c |
Resets Radio, configures this device to be a Zigbee Router, joins a network, then sends a message to the coordinator once per second. Uses the AF/ZDO interface. | |
1.6.3